﻿2026-07-06T06:25:31.1899441Z ##[group]Run actions/checkout@v5
2026-07-06T06:25:31.1899975Z with:
2026-07-06T06:25:31.1900371Z   repository: SaberMage/spt-core
2026-07-06T06:25:31.1903136Z   token: ***
2026-07-06T06:25:31.1903511Z   ssh-strict: true
2026-07-06T06:25:31.1903914Z   ssh-user: git
2026-07-06T06:25:31.1904310Z   persist-credentials: true
2026-07-06T06:25:31.1904729Z   clean: true
2026-07-06T06:25:31.1905116Z   sparse-checkout-cone-mode: true
2026-07-06T06:25:31.1905559Z   fetch-depth: 1
2026-07-06T06:25:31.1905941Z   fetch-tags: false
2026-07-06T06:25:31.1906330Z   show-progress: true
2026-07-06T06:25:31.1906719Z   lfs: false
2026-07-06T06:25:31.1907073Z   submodules: false
2026-07-06T06:25:31.1907473Z   set-safe-directory: true
2026-07-06T06:25:31.1907873Z env:
2026-07-06T06:25:31.1908250Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T06:25:31.1908713Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T06:25:31.1909276Z ##[endgroup]
2026-07-06T06:25:31.2721354Z Syncing repository: SaberMage/spt-core
2026-07-06T06:25:31.2722967Z ##[group]Getting Git version info
2026-07-06T06:25:31.2723611Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T06:25:31.2724555Z [command]/usr/bin/git version
2026-07-06T06:25:31.2746690Z git version 2.43.0
2026-07-06T06:25:31.2766147Z ##[endgroup]
2026-07-06T06:25:31.2778709Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9e0cde82-ec14-4bf4-8e6f-52cfde535955' before making global git config changes
2026-07-06T06:25:31.2780526Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:25:31.2781906Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T06:25:31.2817965Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T06:25:31.2838017Z https://github.com/SaberMage/spt-core
2026-07-06T06:25:31.2849771Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T06:25:31.2853216Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T06:25:31.2876526Z HEAD
2026-07-06T06:25:31.2924582Z ##[endgroup]
2026-07-06T06:25:31.2926924Z [command]/usr/bin/git submodule status
2026-07-06T06:25:31.3115751Z ##[group]Cleaning the repository
2026-07-06T06:25:31.3119800Z [command]/usr/bin/git clean -ffdx
2026-07-06T06:25:32.1040344Z Removing target/
2026-07-06T06:25:32.1048495Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T06:25:32.1108176Z HEAD is now at eafc1837c Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:25:32.1114519Z ##[endgroup]
2026-07-06T06:25:32.1115760Z ##[group]Disabling automatic garbage collection
2026-07-06T06:25:32.1118403Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T06:25:32.1143753Z ##[endgroup]
2026-07-06T06:25:32.1144534Z ##[group]Setting up auth
2026-07-06T06:25:32.1149126Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:25:32.1174187Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T06:25:32.1365123Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:25:32.1390847Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T06:25:32.1593993Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:25:32.1622630Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T06:25:32.1811313Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T06:25:32.1840023Z ##[endgroup]
2026-07-06T06:25:32.1840924Z ##[group]Fetching the repository
2026-07-06T06:25:32.1846359Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eafc1837c7074fb14574e127d6b3622d9af54c1b:refs/remotes/pull/52/merge
2026-07-06T06:25:32.6496396Z ##[endgroup]
2026-07-06T06:25:32.6497818Z ##[group]Determining the checkout info
2026-07-06T06:25:32.6499592Z ##[endgroup]
2026-07-06T06:25:32.6501130Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T06:25:32.6537926Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T06:25:32.6560443Z ##[group]Checking out the ref
2026-07-06T06:25:32.6568167Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T06:25:32.6618148Z HEAD is now at eafc1837c Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:25:32.6622751Z ##[endgroup]
2026-07-06T06:25:32.6660137Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T06:25:32.6688029Z eafc1837c7074fb14574e127d6b3622d9af54c1b
